From: | David McMinn |
Date: | 24 Sep 2001 at 16:38:35 |
Subject: | RE: MUI Image remapping |
>===== Original Message From Nick Clover <bauk@tinyonline.co.uk> =====
>Hello David
>
>On 24-Sep-01, you wrote:
>
>> InitRastPort_ &rp.RastPort
>> rp.BitMap = Addr BitMap(0)
>> ; You can now draw to the Blitz bitmap through the rp rastport
>
>I've just tried this and 'rp.BitMap = Addr BitMap(0)' gives me a
>'Mismatched Types' error when I compile it :(
Whoops, my mistake. It should have been rp\BitMap = Addr BitMap(0)
>I've tried sending this to the list several times but it doesn't
>get through, even though another one I sent at the same time did...
Weird, wonder if this one has got through? :)
---------------------------------------------------------------------
To unsubscribe, e-mail: blitz-list-unsubscribe@netsoc.ucd.ie
For additional commands, e-mail: blitz-list-help@netsoc.ucd.ie